ListHistoryPointsExResp Object

The ListHistoryPointsExResp object is used in:

Properties

Property SubType Read Only Description Variant

Count

Integer

Yes

Returns the number of values in the array.

 

Error

Integer

Yes

Returns the error message generated by the VHS. A value of zero indicates success. See CxVhs Error Codes.

 

Statistics

Variant

Yes

Returns the entry count, timestamp start, timestamp end, and expiration days for a point in the VHS. Statistics are stored in an indexed array as HistoryStats objects.

HistoryStats

TagString

Variant

Yes

Returns the site, service, Short Point ID, Long Point ID, and tag string for a history point in the array.

HistoryTagStringEx

TotalPointCount

Long

Yes

Returns the total number of points in the VHS.

 

Version

Integer

Yes

Returns the message version. This property ensures compatibility with software release versions of the VHS.